Try and remove assumptions about point-min==1.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 Nov 2009 21:32:06 +0000 (21:32 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 Nov 2009 21:32:06 +0000 (21:32 +0000)
commitdf9282f7b0a7dbee48ec5857c101362b2e847ad7
tree15ceb105629708da41e549d3e6a2216d45c92e64
parent162a75d63793ec0bdcd5408abf4e6674f507b564
Try and remove assumptions about point-min==1.
* nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
(rng-compute-mode-line-string): Show the validation percentage in
terms of the narrowed text, not the widened text.
(rng-do-some-validation): Don't catch internal errors when debugging.
(rng-first-error): Simplify.
(rng-after-change-function): Remove work around.  AFAIK the bug has
been fixed a while ago.
lisp/ChangeLog
lisp/nxml/rng-valid.el